Don't forget to use the speed menu which is accessed by clicking the right mouse button; it's the fastest and easiest way to work with items within most Alchemy windows.
You can edit the HTML document that is represented by an HTML folder by double-clicking on it, or by selecting the Edit selected file menu item. You can view the document by selecting the View selected file menu item. You can simultaneously load an HTML document into your Web Browser and Web Editor by selecting it and pressing the Enter key.
When one of these folders is selected, the pane on the right displays the contents of the folder, showing the size and download time for each file in the folder. You can delete the folder from your project by selecting the Delete selected item from project menu item. You can add files to the folder by selecting the Add new file to folder... menu item.
There are three different view styles available in the document pane. You can change the view style by selecting the Options/View menu item on the Project window menu bar, or by clicking one of the view-style buttons on the Project window toolbar.
Alchemy checks each of your HTML documents each time you return to the project window to see if it has been modified, and automatically reloads it to reflect the true size and download time, so you should normally not see the update required indicator. If you do, you can manually update your project by selecting the Project/Refresh project menu item on the Project window menu bar, or by clicking the Refresh project button on the Project window toolbar.
Alchemy uses external applications to edit graphics files. If you are using a document pane view which displays thumbnails, and you switch to an image editing application to edit an image file and then return to the Project window, the image's thumbnail will contain the text "N/A". This indicates that the thumbnail is no longer a true representation of the image. You can update the thumbnail by selecting Update selected thumbnail on the Project window menu bar, or by selecting Update thumbnail from the speed menu. Alchemy does not automatically update the thumbnails since this can be a lengthy operation if you are working with large images, and this allows you to decide how to best use your time.
Since you can perform any project operation from the Project window menu bar, we'll give you a walkthrough of everything that's on it, and you can decide later which shortcuts you want to use as you work with Alchemy.
Open project file...
Displays the Open file dialog and allows you to open an existing
project file.
Save project file
Saves the current project file.
Save project file as...
Displays the Save file dialog and allows you to save the current project
file under a different name.
Import directory as new project file...
Displays the New project dialog and allows you to import
the contents of a directory as a project file. This will read all HTML files in the
directory that you specify and turn them into an Alchemy project. Hint:
if you ever end up with a missing or corrupt project file, use this to painlessly recover!
Import web site as new project file...
Displays the New project dialog and allows you to import
a web site as a project file. Alchemy will use the URL that you supply to download an entire
web site from a server and turn it into an Alchemy project. All of the files that are
retrieved from the server will be placed in the project directory, and file references within
the HTML files will be adjusted so that you can surf the web site on your PC just as you would
with any other Alchemy project.
Export project to directory...
Displays the Select directory dialog and allows you to select a directory. All
of the source files in your project will be copied to the directory. This feature can be used
to upload your web site to an intranet server, and is also handy for archiving your web site.
Export project to file...
Displays the Open file dialog and allows you to specify a file name. A directory
listing of all of the source files in your project will be written to the file.
Print
Sends a directory listing of all of the source files in your project to the printer.
Print setup...
Displays the Print setup dialog and allows you to select a printer
and set options for the printer such as paper size and orientation.
Exit Alchemy
Terminates the Alchemy application.
Clear dependencies
Alchemy keeps track of the last time you uploaded each of the files in your project,
and will not upload a file unless it is newer than the copy on the server. You can
select this menu item to clear the date dependencies so that all of the
files in your project will be sent to the server the next time you upload the project.
Set dependencies
Alchemy keeps track of the last time you uploaded each of the files in your project,
and will not upload a file unless it is newer than the copy on the server. You can
select this menu item to reset the date dependencies so that none of the
files in your project will be sent to the server the next time you upload the project.
Add new folder to project...
Displays the Folder properties dialog and allows you to add a
folder to the project. The folder will be associated with the server directory which you
specify in the Server directory field; any files that you put
into the folder (see the next item below) will be copied into this directory when you
upload the project.
Add new file to folder...
Displays the Open file dialog and allows you to add a file to the currently
selected folder. This will be an HTML document if the Project folder is selected, or
any type of file if any other folder is selected. You cannot add files to an HTML folder,
since the contents are determined by references in the HTML source code.
Delete selected file from project
Deletes the reference to the selected file from the project. The file itself is not
deleted.
Delete selected file from project and disk
Deletes the reference to the selected file from the project and deletes the file from
the disk.
View selected file
Sends the selected HTML file to your web browser application.
Edit selected file
Sends the selected file to an editor application. If the selected file is an HTML document,
it will be sent to whatever tool you have selected as
your web editor. Otherwise, Alchemy will select a helper
application based on the file type.
Update selected thumbnail
Updates the thumbnail image for the selected graphics file.
Update all thumbnails
Updates the thumbnail images for all graphics files which have been modified.
Refresh project
Scans all modified HTML files to display correct file sizes/download times and updates
thumbnail graphics.
Go to web site
Displays the web browser window and connects to the web site on the server. The URL that is
used here is entered in the Home Page section of the Project
preferences dialog
Time tracker
Displays a dialog which tells you how long the currently loaded project has been active. The
timer begins running when you open the project file, and stops when you close it.
Check project for errors
Checks the project for broken links and missing or unreadable files, then displays the Message
Window. You can double-click on error messages in the Messages Window to go to the offending
line of source code.
Clean project directory
Displays a list of all files in the project directory which are not referenced within your
project. The files that you select will be deleted from the hard drive when you push the
Delete button. If the Back up files before deleting
checkbox is checked, Alchemy will create a subdirectory named
cleaned beneath the project directory and copy each file into the
subdirectory before deleting it.
Create site map
Generates an HTML document containing a clickable directory-tree-style overview of your
project and adds it to the project.
Create table of contents
Generates an HTML document containing a clickable table of contents-style overview of your project
and adds it to the project.
Create index
Generates an HTML document containing a clickable alphabetical index-style overview of your project
and adds it to the project.
Project preferences...
Displays the Project preferences dialog and allows you select your
home page, change FTP and Telnet settings, etc.
View
Allows you to change the document view to Thumbnails+descriptions,
Thumbnails only or Descriptions only.
Setting up Alchemy
Displays help for setting up Alchemy with the Alchemy preferences
dialog.
Setting up a project
Displays help for creating, importing or modifying a Alchemy project with the
Alchemy project dialog.
About...
Displays Alchemy product, contact and version information